home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 July
/
Chip_2003-07_cd1.bin
/
firmy
/
contactel
/
prezent
/
razdva.exe
/
scripts
/
DefineButton2_65
/
BUTTONCONDACTION on(release).as
next >
Wrap
Text File
|
2003-04-30
|
169b
|
10 lines
on(release){
Importedtext = text3;
gotoAndStop(85);
scrollBar._y = _root.scrollbarY;
tellTarget("_root.mainmenu")
{
gotoAndStop(2);
}
}